Everything.rexx
Script which tests most of the functions available in MaxRexx.
Doorstarter.rexx
Conversion of the simple example door that is distributed with the Maxs ASM door pack.
ExampleDoor.rexx
Simple script that gives a basic example of how to set up a MaxRexx door.
Piggy.rexx
A door written for MaxRexx by Kevin Sherman which is a dice game called Piggy.
Quit.rexx
A script which can be used to terminate MaxRexx from the CLI.
WindowExample.rexx
Example script that shows you how to open a window on the Maxs screen.
Mainscript.rexx & subscript.rexx
Example scripts to show you how to execute a MaxRexx door from within another MaxRexx door.